PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowFormXObjectContent Class / getFormXObjectWidth Method
In This Topic
    getFormXObjectWidth Method
    In This Topic
    Gets the formXObject width.
    The value of this property represents either a percentage (0 to 100) or an absolute value based on the value of method.
    Syntax
    public double getFormXObjectWidth()

    Return Value

    The width of the formXObject drawn on the page.
    See Also